| 2008-01-17 |
Keir Fraser | tools: disable lomount and miniterm by default |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Keir Fraser | tools: LDFLAGS in link lines |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Keir Fraser | network scripts: SUSE has sensible use of ifup nowadays |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Keir Fraser | tools/docs: Fix example and default IP addresses. |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Keir Fraser | libxen: Avoid declarations-after-statement (C++ coding... |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Keir Fraser | minios: add realloc |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Keir Fraser | minios: make stack size configurable |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Keir Fraser | minios: add wait_event_deadline |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Keir Fraser | minios: add trydown |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Keir Fraser | minios: use ASSERT for BUG_ON |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Keir Fraser | minios: Add exit_thread prototype. Make sure exit_threa... |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Keir Fraser | minios: Add noreturn attribute to do_exit |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Keir Fraser | minios: Optimize IA64's get_current() |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Keir Fraser | Update API changelog for new feature flags. |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Keir Fraser | hvm: Allocate an unmapped guard page to separate ordina... |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Keir Fraser | amd hvm (svm): Print warning if NPT constraints on... |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Keir Fraser | xenconsoled: Make slave pty raw during initialization. |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Keir Fraser | x86: New feature flag XENFEAT_mmu_pt_update_preserve_ad. |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Keir Fraser | x86: Reserve a CPUID feature bit to advertise new |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Keir Fraser | x86: Document the new MMU_PT_UPDATE_PRESERVE_AD hypercall. |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Keir Fraser | -DNDEBUG for hypervisor only |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Keir Fraser | libxen: Fix function prototype. |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Keir Fraser | Merge with ia64 tree. |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Keir Fraser | x86: Allow batched mmu updates which preserve accessed... |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Keir Fraser | Update version to 3.3-unstable. |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Keir Fraser | xend: Remove hardcoded (and apparently unused) xend... |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Keir Fraser | hvm, x86: Add QEMU BIOS menu for choosing boot device. |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Keir Fraser | blktap: factor out linux specific code |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Alex Williamson | [IA64] Fix security vulnerability |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Keir Fraser | x86: INT3 and INTO trap gates should have DPL==3. |
commit | commitdiff | tree | snapshot |
| 2008-01-13 |
Keir Fraser | Added tag 3.2.0-rc6 for changeset 9facc624a238 |
commit | commitdiff | tree | snapshot |
| 2008-01-13 |
Keir Fraser | Update version to xen-3.2.0-rc6 |
commit | commitdiff | tree | snapshot |
| 2008-01-12 |
Keir Fraser | x86: Fix PV PIT handler after previous changeset. |
commit | commitdiff | tree | snapshot |
| 2008-01-12 |
Keir Fraser | hvm: Improve in-Xen PIO emulation to better handle... |
commit | commitdiff | tree | snapshot |
| 2008-01-12 |
Keir Fraser | svm: Properly mask unsupported bits in CPUID_80000001_ECX. |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Keir Fraser | hvm: hpet: Tidy up hpet_to_ns_limit calculation. |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Keir Fraser | vmxassist: Emulate CLTS. |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Keir Fraser | x86 hvm: hvm_maybe_deassert_evtchn_irq() needs to be... |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Keir Fraser | x86_emulate: Fix near CALL/JMP <reg,mem>. Broken by... |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Keir Fraser | x86_emulate: Certain opcodes are only valid with a... |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Keir Fraser | Fix network-bridge shell quoting. |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Keir Fraser | Added tag 3.2.0-rc5 for changeset 36bb2ab4722733d919d32... |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Keir Fraser | Update version to 3.2.0-rc5 |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Keir Fraser | x86_emulate: Fix handling of RIP-relative addressing. |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Keir Fraser | vt-d: Fix print_vtd_entries walk VTd mapping table. |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Keir Fraser | hvm: hpet: Clamp period to sane values to prevent exces... |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Keir Fraser | x86_emulate: Correct RIP-relative addressing offset... |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Keir Fraser | Fix x86_emulate() handling of imul with immediate operands. |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Keir Fraser | x86: Fix a comment in get_page_type(). |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Keir Fraser | hvm: hpet: Fix overflow when converting to nanoseconds. |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Keir Fraser | hvm: Fix evtchn-to-fake-pci interrupt propagation. |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Keir Fraser | Add a ChangeLog file |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Keir Fraser | hvm: time: Fixes to 'SYNC' (no_missed_ticks_pending... |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Keir Fraser | hvm: hpet: Fix per-timer enable/disable. |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Keir Fraser | x86: Fixes for S3 suspend resume: |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Keir Fraser | x86, hvm: Add a perf counter for CR0.WP=0 emulation. |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Keir Fraser | [Xend] Fix 2 problems related to SR class |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Keir Fraser | Merge with ia64 tree |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Keir Fraser | Handle netdev secondary addresses and labels |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Keir Fraser | HVM vif without bridge. |
commit | commitdiff | tree | snapshot |
| 2007-12-30 |
Alex Williamson | [IA64] Sort out the XEN_IA64_OPTF_IDENT_MAP_REG[457... |
commit | commitdiff | tree | snapshot |
| 2007-12-30 |
Alex Williamson | [IA64] Fix PV break fault handler. |
commit | commitdiff | tree | snapshot |
| 2007-12-30 |
Alex Williamson | [IA64] Fix XEN_DOMCTL_shadow_op. it should check copy_t... |
commit | commitdiff | tree | snapshot |
| 2007-12-30 |
Alex Williamson | [IA64] fix vmx_switch_rr7(). uninitialized register... |
commit | commitdiff | tree | snapshot |
| 2007-12-29 |
Keir Fraser | Added tag 3.2.0-rc4 for changeset c5deb251b9dcece9e466a... |
commit | commitdiff | tree | snapshot |
| 2007-12-29 |
Keir Fraser | Update version to 3.2.0-rc4 |
commit | commitdiff | tree | snapshot |
| 2007-12-29 |
Keir Fraser | vmx: Fix the 2nd argument of cpuid_count() in vmx_cpuid... |
commit | commitdiff | tree | snapshot |
| 2007-12-29 |
Keir Fraser | vtpm: Fix GetCapabilityOwner function |
commit | commitdiff | tree | snapshot |
| 2007-12-28 |
Keir Fraser | Rename uintN_t guest handles to uintN, to avoid namecla... |
commit | commitdiff | tree | snapshot |
| 2007-12-28 |
Keir Fraser | xentrace bug fix: data format of hvmtrace is changed. |
commit | commitdiff | tree | snapshot |
| 2007-12-28 |
Keir Fraser | vt-d: Only setup rmrr identity mappings of the assigned... |
commit | commitdiff | tree | snapshot |
| 2007-12-28 |
Keir Fraser | In C99 (7.19.6.2.10), the behavior of scanf("stuff... |
commit | commitdiff | tree | snapshot |
| 2007-12-27 |
Keir Fraser | hvm: copy_{to,from}_user_hvm shoudl return appropriate... |
commit | commitdiff | tree | snapshot |
| 2007-12-27 |
Keir Fraser | x86, hvm, rombios: INT13 LBA48 support for disks bigger... |
commit | commitdiff | tree | snapshot |
| 2007-12-27 |
Keir Fraser | Fix pygrub handling of many kernels |
commit | commitdiff | tree | snapshot |
| 2007-12-27 |
Keir Fraser | gdbstub: Various fixes. |
commit | commitdiff | tree | snapshot |
| 2007-12-27 |
Keir Fraser | libxc: Fix xc_domain_bind_pt_irq(). |
commit | commitdiff | tree | snapshot |
| 2007-12-27 |
Keir Fraser | tapaio check return value from read() |
commit | commitdiff | tree | snapshot |
| 2007-12-27 |
Keir Fraser | Fix xend xenstore handling. |
commit | commitdiff | tree | snapshot |
| 2007-12-27 |
Keir Fraser | vmx: Map the VLAPIC access page as mmio-direct in the... |
commit | commitdiff | tree | snapshot |
| 2007-12-27 |
Keir Fraser | hvm: For functions which translate virtual addresses... |
commit | commitdiff | tree | snapshot |
| 2007-12-27 |
Keir Fraser | hvm: Cannot use ring_3() macro on HVM guests. It does... |
commit | commitdiff | tree | snapshot |
| 2007-12-27 |
Keir Fraser | hvm: Register fields CS,DS,ES,FS,GS,SS,etc. are all... |
commit | commitdiff | tree | snapshot |
| 2007-12-22 |
Keir Fraser | x86: Fix PAE build. |
commit | commitdiff | tree | snapshot |
| 2007-12-22 |
Keir Fraser | Update version to 3.2.0-rc4-pre |
commit | commitdiff | tree | snapshot |
| 2007-12-21 |
Keir Fraser | hvm: More physaddrs in unsigned longs. |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Keir Fraser | Added tag 3.2.0-rc3 for changeset ed79613b48817d5e0d1f9... |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Keir Fraser | Update version for 3.2.0-rc3 |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Keir Fraser | Merge with ia64 tree |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Keir Fraser | [qemu-dm] Fix debugging output in tpm tis model |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Alex Williamson | [IA64] Fix missing put_domain in XEN_DOMCTL_set_opt_feature |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Keir Fraser | Xend: don't check for device reuse if the device has... |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Keir Fraser | Fix some build system error handling. |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Keir Fraser | linux: Force build failure if modules build fails |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Keir Fraser | hvm: Fix TPMD and QEMU connection |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
Keir Fraser | ioemu: Do not close slave half of a pty. |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
Keir Fraser | Added tag 3.2.0-rc2 for changeset 458dc123dd02d38aaa9ac... |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
Keir Fraser | Update version string for 3.2.0-rc2 |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
Keir Fraser | doc: Fix serial console command line. |
commit | commitdiff | tree | snapshot |
| 2007-12-19 |
Keir Fraser | vmx: Do not set bit 1 of FEATURE_CONTROL MSR if SMX... |
commit | commitdiff | tree | snapshot |
| next |